DX11 GET CAPTURE CARET ROW

Retrieves the current row that the input position (of the would-be caret) is at in the currently captured string.
The caret position can be changed programatically by using the DX11 SET CARET OFFSET / DX11 SET CARET POSITION functions
or by the user using the arrow keys or the home and end keys on his keyboard. The position also automatically changed as characters
are inserted or removed from the captured string.

  Syntax
Return Dword = DX11 GET CAPTURE CARET ROW()
  Parameters
This function does not take any parameters.

  Returns

The current row at which the input caret is in the captured string.

  See also

INPUT Functions Menu
DX11 Function Categories